home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 25
/
CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso
/
CUCD
/
Programming
/
PPCpack
/
ppcpack.readme
< prev
next >
Wrap
Text File
|
1998-05-28
|
1KB
|
33 lines
Short: Docs about PPC Programming
Author: MagicSN@Birdland.es.bawue.de
Uploader: MagicSN@Birdland.es.bawue.de
Type: dev/misc
New: Information about vbcc-WarpOS Compiler integrated.
No information about pASM, though. Would be a lot of work,
to handle the GNU ASM Syntax also, as it looks much different
than StormPowerASM. Maybe later...
These docs about PPC Coding handle:
- Introduction
- Using the PPC with "C"
- PPC ASM
- Creating Mixed Binaries
- Creating PPC Shared Libraries
It is very easy to do (at least without optimization,
in the C document there is also some talk about PPC
optimization), if your program is 100% C, you can even
do a PPC Version (a WarpUP one) without owning a PPC
Board. In most aspects it is just a recompile.
Currently these documents only handle the StormC/StormPowerASM
environment, but there might be an update later, which also
handles the vbcc-WarpOS/pASM combination (but not before
the release of vbcc-WarpOS). (Information about vbcc-WarpOS
is available on the homepage of Frank Wille, who is
currently porting it to WarpOS).
Steffen Haeuser